* calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
authorStephen Berman <stephen.berman@gmx.net>
Sun, 28 Jul 2013 22:34:32 +0000 (00:34 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Sun, 28 Jul 2013 22:34:32 +0000 (00:34 +0200)
commit32a6f0a9c898fda7aeaf9979386fc91bb514185f
tree67d46061743d27a4b39b25ce511718b94c3bed25
parentb538fa44d01a63dae27208ba25dac84d2e20227a
* calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
replace-regexp-in-string and inadvertent omissions in previous change.
(todo-filter-items): Ensure only file names are comma-separated in
renamed filtered items buffer.
lisp/ChangeLog
lisp/calendar/todo-mode.el